runtime.gcControllerState.update (method)
4 uses
runtime (current package)
mcache.go#L191: gcController.update(int64(s.npages*pageSize)-int64(usedBytes), int64(c.scanAlloc))
mcache.go#L223: gcController.update(int64(s.npages*pageSize), 0)
mcache.go#L274: gcController.update(dHeapLive, scanAlloc)
mgcpacer.go#L933: func (c *gcControllerState) update(dHeapLive, dHeapScan int64) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)